DX11 SET VECTOR3

Sets the data of the specified vector3.

  Syntax
DX11 SET VECTOR3 vector, x, y, z
  Parameters
vector
Dword
The vector 3 to set the components of.
x
Float
The new X component of the vector.
y
Float
The new Y component of the vector.
z
Float
The new Z component of the vector.

  Returns

This function does not return a value.

  See also

MATH Functions Menu
DX11 Function Categories